Namespace - LJCNetCommon
Parameters
line - The source line.
Returns
The method name if the line contains a method definition; otherwise null.
Syntax
| C# |
|
public String MethodName(String line)
|
Attempts to parse a method name.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.